[INFO] fetching crate metaplex-auction 0.0.1...
[INFO] testing metaplex-auction-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate metaplex-auction 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate metaplex-auction 0.0.1
[INFO] finished tweaking crates.io crate metaplex-auction 0.0.1
[INFO] tweaked toml for crates.io crate metaplex-auction 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaplex-auction 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 600 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.6.1)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding hashbrown v0.15.2 (available: v0.15.5)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding solana-program v1.18.26 (available: v4.0.0)
[INFO] [stderr]       Adding solana-program-test v1.18.26 (available: v3.1.11)
[INFO] [stderr]       Adding solana-sdk v1.18.26 (available: v4.0.1)
[INFO] [stderr]       Adding solana_rbpf v0.8.3 (available: v0.8.5)
[INFO] [stderr]       Adding spl-memo v4.0.0 (available: v4.0.4)
[INFO] [stderr]       Adding spl-token v3.5.0 (available: v9.0.0)
[INFO] [stderr]       Adding spl-token v4.0.0 (available: v4.0.3)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cf8954d59a00ff1cb41ec9b6225dc5d0def2d4df0d3dc88dd0ae5817e8aee56
[INFO] running `Command { std: "docker" "start" "-a" "5cf8954d59a00ff1cb41ec9b6225dc5d0def2d4df0d3dc88dd0ae5817e8aee56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cf8954d59a00ff1cb41ec9b6225dc5d0def2d4df0d3dc88dd0ae5817e8aee56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf8954d59a00ff1cb41ec9b6225dc5d0def2d4df0d3dc88dd0ae5817e8aee56", kill_on_drop: false }`
[INFO] [stdout] 5cf8954d59a00ff1cb41ec9b6225dc5d0def2d4df0d3dc88dd0ae5817e8aee56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 243e69c5f270e14e71e2ba1fac983cac974429bcbc1d819d2dda72fd62b4f497
[INFO] running `Command { std: "docker" "start" "-a" "243e69c5f270e14e71e2ba1fac983cac974429bcbc1d819d2dda72fd62b4f497", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling spl-token v3.5.0
[INFO] [stderr]    Compiling metaplex-auction v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/instruction.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/ser/mod.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait BorshSerialize {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              &T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 -------------- type parameter would need to implement `BorshSerialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshSerialize` to avoid undesired bounds
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `CreateAuctionArgsV2` to implement `BorshSerialize`
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> src/instruction.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ---------------- type parameter would need to implement `BorshDeserialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `CreateAuctionArgsV2` to implement `BorshDeserialize`
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/processor/create_auction.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/ser/mod.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait BorshSerialize {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              &T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 -------------- type parameter would need to implement `BorshSerialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshSerialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> src/processor/create_auction.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ---------------- type parameter would need to implement `BorshDeserialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/processor/create_auction_v2.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/ser/mod.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait BorshSerialize {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              &T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 -------------- type parameter would need to implement `BorshSerialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshSerialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> src/processor/create_auction_v2.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ---------------- type parameter would need to implement `BorshDeserialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/processor.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/ser/mod.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait BorshSerialize {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              &T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]            and 120 others
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> src/processor.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]            and 117 others
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshSerialize` is not satisfied
[INFO] [stdout]   --> src/processor.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ the trait `BorshSerialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/ser/mod.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub trait BorshSerialize {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshSerialize`:
[INFO] [stdout]              &T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]            and 120 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshSerialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 -------------- type parameter would need to implement `BorshSerialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshSerialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_program::hash::Hash: BorshDeserialize` is not satisfied
[INFO] [stdout]   --> src/processor.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ the trait `BorshDeserialize` is not implemented for `solana_program::hash::Hash`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-1.6.1/src/de/mod.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = help: the following other types implement trait `BorshDeserialize`:
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]            and 117 others
[INFO] [stdout] note: required for `PriceFloor` to implement `BorshDeserialize`
[INFO] [stdout]   --> src/processor.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                                 ---------------- type parameter would need to implement `BorshDeserialize`
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing `BorshDeserialize` to avoid undesired bounds
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout]  16 |   pub enum AuctionInstruction {
[INFO] [stdout]     |   --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 127 |           data: AuctionInstruction::CreateAuction(args)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 128 | |             .try_to_vec()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 |   pub struct CreateAuctionArgs {
[INFO] [stdout]     |   ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 |   pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout]  16 |   pub enum AuctionInstruction {
[INFO] [stdout]     |   --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 163 |           data: AuctionInstruction::CreateAuctionV2(args)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 164 | |             .try_to_vec()
[INFO] [stdout]     | |             -^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 |   pub struct CreateAuctionArgs {
[INFO] [stdout]     |   ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 |   pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     |   ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:185:48
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 185 |         data: AuctionInstruction::SetAuthority.try_to_vec().unwrap(),
[INFO] [stdout]     |                                                ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:210:54
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 210 |         data: AuctionInstruction::StartAuction(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:278:50
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 278 |         data: AuctionInstruction::PlaceBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:342:51
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 342 |         data: AuctionInstruction::CancelBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:366:52
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 366 |         data: AuctionInstruction::EndAuction(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                    ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_to_vec` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/instruction.rs:416:50
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum AuctionInstruction {
[INFO] [stdout]     | --------------------------- method `try_to_vec` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 416 |         data: AuctionInstruction::ClaimBid(args).try_to_vec().unwrap(),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ method cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct CreateAuctionArgs {
[INFO] [stdout]     | ---------------------------- doesn't satisfy `_: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]     | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshSerialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshSerialize`
[INFO] [stdout]    --> src/instruction.rs:15:17
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `try_to_vec`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `borsh::ser::BorshSerialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/processor/cancel_bid.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |         auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |                 ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout]  72 | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]    --> src/processor.rs:71:17
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `VarInt`
[INFO] [stdout]             candidate #3: `bincode::config::Options`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]             candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/processor/create_auction.rs:178:6
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     AuctionData {
[INFO] [stdout] 168 | |         authority: args.authority,
[INFO] [stdout] 169 | |         bid_state: bid_state,
[INFO] [stdout] 170 | |         end_auction_at: args.end_auction_at,
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 |   pub enum PriceFloor {
[INFO] [stdout]     |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout]  72 |   pub struct AuctionData {
[INFO] [stdout]     |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]    --> src/processor.rs:71:17
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `VarInt`
[INFO] [stdout]             candidate #3: `bincode::config::Options`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]             candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/processor/end_auction.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     AuctionData {
[INFO] [stdout] 109 | |         ended_at: Some(clock.unix_timestamp),
[INFO] [stdout] 110 | |         state: auction.state.end()?,
[INFO] [stdout] 111 | |         price_floor: reveal(auction.price_floor, args.reveal)?,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 |   pub enum PriceFloor {
[INFO] [stdout]     |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout]  72 |   pub struct AuctionData {
[INFO] [stdout]     |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]    --> src/processor.rs:71:17
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `VarInt`
[INFO] [stdout]             candidate #3: `bincode::config::Options`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]             candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/processor/place_bid.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |         auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |                 ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout]  72 | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]    --> src/processor.rs:71:17
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `VarInt`
[INFO] [stdout]             candidate #3: `bincode::config::Options`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]             candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/processor/place_bid.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |     auction.serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]     |             ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/processor.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | pub enum PriceFloor {
[INFO] [stdout]     | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout]  72 | pub struct AuctionData {
[INFO] [stdout]     | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]    --> src/processor.rs:71:17
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BorshSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BorshSerialize`
[INFO] [stdout]             candidate #2: `VarInt`
[INFO] [stdout]             candidate #3: `bincode::config::Options`
[INFO] [stdout]             candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]             candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]             candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]     = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/processor/set_authority.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     auction.serialize(&mut *auction_act.data.borrow_mut())?;
[INFO] [stdout]    |             ^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/processor.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum PriceFloor {
[INFO] [stdout]    | ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub struct AuctionData {
[INFO] [stdout]    | ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]   --> src/processor.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshSerialize`
[INFO] [stdout]            candidate #2: `VarInt`
[INFO] [stdout]            candidate #3: `bincode::config::Options`
[INFO] [stdout]            candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]            candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize` exists for struct `AuctionData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/processor/start_auction.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     AuctionData {
[INFO] [stdout] 89 | |         ended_at,
[INFO] [stdout] 90 | |         state: auction.state.start()?,
[INFO] [stdout] 91 | |         ..auction
[INFO] [stdout] 92 | |     }
[INFO] [stdout] 93 | |     .serialize(&mut *accounts.auction.data.borrow_mut())?;
[INFO] [stdout]    | |     -^^^^^^^^^ method cannot be called on `AuctionData` due to unsatisfied trait bounds
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/processor.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub enum PriceFloor {
[INFO] [stdout]    |   ------------------- doesn't satisfy `PriceFloor: BorshSerialize`
[INFO] [stdout] ...
[INFO] [stdout] 72 |   pub struct AuctionData {
[INFO] [stdout]    |   ---------------------- method `serialize` not found for this struct because it doesn't satisfy `AuctionData: BorshSerialize`
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `PriceFloor: BorshSerialize` was not satisfied
[INFO] [stdout]   --> src/processor.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq, Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ type parameter would need to implement `BorshSerialize`
[INFO] [stdout] note: the trait `BorshSerialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/ser/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait BorshSerialize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `serialize`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshSerialize`
[INFO] [stdout]            candidate #2: `VarInt`
[INFO] [stdout]            candidate #3: `bincode::config::Options`
[INFO] [stdout]            candidate #4: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #5: `borsh::ser::BorshSerialize`
[INFO] [stdout]            candidate #6: `serde_bytes::ser::Serialize`
[INFO] [stdout]            candidate #7: `serde_core::ser::Serialize`
[INFO] [stdout]    = note: this error originates in the derive macro `BorshSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant or associated item `try_from_slice` exists for enum `AuctionInstruction`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/processor.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match AuctionInstruction::try_from_slice(input)? {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ variant or associated item cannot be called on `AuctionInstruction` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/instruction.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum AuctionInstruction {
[INFO] [stdout]    | --------------------------- variant or associated item `try_from_slice` not found for this enum because it doesn't satisfy `AuctionInstruction: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/processor/create_auction.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CreateAuctionArgs {
[INFO] [stdout]    | ---------------------------- doesn't satisfy `_: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/processor/create_auction_v2.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CreateAuctionArgsV2 {
[INFO] [stdout]    | ------------------------------ doesn't satisfy `CreateAuctionArgsV2: BorshDeserialize`
[INFO] [stdout]    |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `CreateAuctionArgsV2: BorshDeserialize`
[INFO] [stdout]       `processor::create_auction::CreateAuctionArgs: BorshDeserialize`
[INFO] [stdout]   --> src/instruction.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, BorshSerialize, BorshDeserialize, PartialEq)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ type parameter would need to implement `BorshDeserialize`
[INFO] [stdout] note: the trait `BorshDeserialize` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider manually implementing the trait to avoid undesired bounds
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `try_from_slice`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `BorshDeserialize`
[INFO] [stdout]            candidate #2: `borsh::de::BorshDeserialize`
[INFO] [stdout]            candidate #3: `borsh::de::BorshDeserialize`
[INFO] [stdout]    = note: this error originates in the derive macro `BorshDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuctionDataExtended: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> src/processor.rs:127:53
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let auction_extended: AuctionDataExtended = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `AuctionDataExtended`
[INFO] [stdout]    --> src/processor.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct AuctionDataExtended {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuctionData: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> src/processor.rs:321:36
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let auction: AuctionData = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `AuctionData`
[INFO] [stdout]    --> src/processor.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct AuctionData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BidderMetadata: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> src/processor.rs:757:43
[INFO] [stdout]     |
[INFO] [stdout] 757 |         let bidder_meta: BidderMetadata = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `BidderMetadata`
[INFO] [stdout]    --> src/processor.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | pub struct BidderMetadata {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BidderPot: borsh::de::BorshDeserialize` is not satisfied
[INFO] [stdout]    --> src/processor.rs:782:37
[INFO] [stdout]     |
[INFO] [stdout] 782 |         let bidder_pot: BidderPot = try_from_slice_unchecked(&a.data.borrow_mut())?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `borsh::de::BorshDeserialize` is not implemented for `BidderPot`
[INFO] [stdout]    --> src/processor.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | pub struct BidderPot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `borsh` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.10.4/src/de/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]     | --------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `borsh::de::BorshDeserialize`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7)
[INFO] [stdout]             and 72 others
[INFO] [stdout] note: required by a bound in `solana_program::borsh::try_from_slice_unchecked`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.26/src/borsh.rs:39:36
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn try_from_slice_unchecked<T: BorshDeserialize>(data: &[u8]) -> Result<T, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `try_from_slice_unchecked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metaplex-auction` (lib) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "243e69c5f270e14e71e2ba1fac983cac974429bcbc1d819d2dda72fd62b4f497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243e69c5f270e14e71e2ba1fac983cac974429bcbc1d819d2dda72fd62b4f497", kill_on_drop: false }`
[INFO] [stdout] 243e69c5f270e14e71e2ba1fac983cac974429bcbc1d819d2dda72fd62b4f497
